home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GAMES / ANGBAND2 / !Angband / lib / user / pref-txw_prf < prev    next >
Text File  |  1995-12-21  |  353b  |  18 lines

  1. # File: pref-txw.prf
  2.  
  3. # Include common keyboard macros
  4. %:pref-win.prf
  5.  
  6. # These are char remappings for text-mode Windows Angband
  7.  
  8. # Replace walls ('#') by 'solid blocks'
  9. I:0/35:0/127
  10.  
  11. # Replace floors ('.') by 'centered dot'
  12. I:0/46:0/31
  13.  
  14. # Replace floor monsters ('.') by 'centered dot'
  15. # Not necessary, those monsters are "clear" anyway
  16. # M:0/46:0/31
  17.  
  18.